* alloc.c (BLOCK BYTES): Fix typo by changing "ablock" to "ablocks".
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:08:35 +0000 (21:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:08:35 +0000 (21:08 -0700)
commit4d9af9745c247237e08d9abbad19a348b21bb361
tree223dee1e47bcae2527d6db8c13219fb4a5322e34
parentfbb1878dc56e813c1726db4253b0e2f3a660f2a5
* alloc.c (BLOCK BYTES): Fix typo by changing "ablock" to "ablocks".

This doesn't fix a bug but makes the code clearer.
src/ChangeLog
src/alloc.c